Given a missing fragment definition, When include missing fragments, Then return missing contents

Tests this scenario:

query SomeQuery { someObjectA { ...fragmentA } }

(fragmentA not defined with query, but was found in the Fragment folder)